*{margin:0;padding:0;}
a,p{cursor:pointer;}

ul,li{list-style:none;}

ul, ol {
    margin-top: 0;
    margin-bottom: 5px;
}
body {
    font: 12px/1.5 "Microsoft YaHei";
    overflow-x: hidden;
}
.top-head {
    width: 100%;
    height: auto;
    position: relative;
}

.min {
    width: 1000px;
    height: 90px;
    margin: 0 auto;
    position: relative;
}

.min img{ float:left;margin-top: 7px;}

.headul {
    float: right;
    height: 80px;
    text-align: center;
}

.headul li {
   float: left;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: white
}

.headul li a {
    color: #000;
    text-decoration: none;
font-size:15px;
font-weight: 600;
}

.delnglu {
    background: red;
    padding: 5px 9px 5px;
    border-radius: 5px;
    color: white !important;
}



.notify {
    width: 100%;
    position: relative;
    height: auto;
    text-align: center;
    margin: 20px 0 0px 20px;
}

.message{

    background-image: url("../img/post.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 365px;
    position: relative;
    height: 50px;
    margin: 0 auto;
    cursor: pointer;
}

.message span {
    font-size: 22px;
    color: #351919;;
    line-height: 50px;
}

.strengths {
    text-align: center;
    background: white;
    height: 500px;
}

.main {
    width: 1000px;
    position: relative;
    margin: 0 auto;
    height: 355px;
    top:80px;
}



.atxt {
    position: absolute;
    left: 25px;
    top: 287px;
    width: 200px;
    text-align: left;
    font-size: 14px;
    color: #888;
}

.atxt2 {

    left: 292px;
    top: 287px;

}

.atxt3 {

    left: 562px;
    top: 287px;

}
.atxt4 {

    left: 830px;
    top: 287px;

}

.function {
    width: 100%;
    position: relative;
    background: #F6F6F6;

    text-align: center;
    height: 500px;
}


.txt {
     position: absolute;
     left: 18px;
     top: 147px;
     width: 200px;
     text-align: left;
    font-size: 14px;
    color: #888;
 }

.txt2 {

    left: 288px;
    top: 147px;

}
.txt3 {

    left: 565px;
    top: 147px;

}

.txt4 {

    left: 835px;
    top: 147px;

}
.txt5 {
    left: 18px;
    top: 300px;
}
.txt6 {
    top: 300px;
    left: 288px;
}

.txt7 {
    top: 300px;
    left: 565px;
}

.txt8 {
    top: 300px;
    left: 835px;
}


.starmin {
    width: 100%;
    position: relative;
    height: 700px;
    text-align: center;
}
.starmin img {
    margin-top: 40px;
}

.starbox {
    width: 100%;
    position: relative;
    text-align: center;
    height: 70px;
    border-bottom: 1px solid #f6f6f6;
}

.brands {
    width: 100%;
    position: relative;
    text-align: center;
    height: 80px;
}

.brandsbox img {
    width: 150px;
}

.brandsbox{ width: 100%;
    position: relative;
    text-align: center;
    height: 30px;
    border-bottom: 1px solid #f6f6f6;
}

.brandsimg {
    margin-top: 40px;
}

.foot {
    width: 100%;
    position: relative;
    height: 270px;
    background: #666;
}

.footmin {
    width: 1000px;
    position: relative;
    height: 100%;
    margin: 0 auto;
}
.footmin img {

    margin-top: 80px;
}
.footright {
    float: right;
    width: 700px;
    margin-top: 50px;
}
.footright ul {
    float: right;
}
.footright ul li {
    float: left;
    margin-left: 60px;
    text-align: center;
}

.foot p {
    color: #cecece;
}
.footright a {
    color: #cecece;
    font-size: 14px;
}
.footright h3 {
    color: white;
    font-size: 16px;
}

.banq {
    float: right;
}

.footright h2 img {
    margin: 0;
    width: 40px;

}
.footright h2 {
    color: white;
}

ul.footer-link {
    margin-left: 83px;
    float: left;
}

ul.footer-link li {
    /* border: none; */
    margin-left: 2px;
    color: white;
}


.float {
    width: 100%;
    position: relative;
}

.floatmain {
    position: fixed;
    width: 65px;
    height: 260px;
    z-index: 1000;
    top: 200px;
    right: 20px;
}
.icontop {
    background-image: url("../img/icon-top.png");
    width: 65px;
    height: 61px;
    cursor: pointer;
    position:absolute;
}
.icontop:hover{background-image: url("../img/icon-top2.png");}


.notify2 {
    width: 100%;
    height: 100%;
    position: relative;

}

.notify2 {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(208,208,208,0.5);
    z-index: 1000;
    top: 0px;
}

.notifymain {
    width: 600px;
    height: 540px;
    position: relative;
    margin: 0 auto;
    background: white;
    text-align: center;
    border-radius: 5px;
    margin-top: 40px;
}

.notifymain-p {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #C1C1C1;
    font-size: 17px;
    line-height: 40px;
    float: left;
}

.nr {
    width: 600px;
    height: 480px;

    overflow-y: scroll;
}
.nr div {
    width: 550px;
    height: auto;
    margin: 0 auto;
}

.nr p {
    text-align: left;
}

.notifymain img {
    float: right;
    position: absolute;
    right: 5px;
    top: 3px;
}
